-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #6972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #6972
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
| @@ -1,5 +1,11 @@ | |||
| # @thirdweb-dev/react-native-adapter | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changelog title contains an incorrect package name. It currently shows @thirdweb-dev/react-native-adapter but should be @thirdweb-dev/vault-sdk to accurately reflect the package being updated in this PR. This mismatch could cause confusion for developers referencing the changelog in the future.
| # @thirdweb-dev/react-native-adapter | |
| # @thirdweb-dev/vault-sdk |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
size-limit report 📦
|
51cd002 to
408ec46
Compare
408ec46 to
7521b83
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6972 +/- ##
=======================================
Coverage 54.80% 54.81%
=======================================
Files 901 901
Lines 57610 57610
Branches 3958 3961 +3
=======================================
+ Hits 31575 31580 +5
+ Misses 25935 25930 -5
Partials 100 100
🚀 New features to boost your workflow:
|
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
5f6403bThanks @joaquim-verges! - Handle hex value format for smart wallet execution@thirdweb-dev/[email protected]
Patch Changes
c81fed3Thanks @MananTank! - Introducing vault sdk@thirdweb-dev/[email protected]
PR-Codex overview
This PR primarily focuses on version updates and changelog entries for various packages within the project, including
wagmi-adapter,vault-sdk, andthirdweb. It introduces new features, updates versions, and adjusts file structures for better organization.Detailed summary
versionof@thirdweb-dev/wagmi-adapterfrom0.2.71to0.2.72.vault-sdk, version0.0.2, introducing the SDK.versionof@thirdweb-dev/vault-sdkfrom0.0.1to0.0.2.thirdweb, version5.97.3, handling hex value format.versionofthirdwebfrom5.97.2to5.97.3.typesVersionsinthirdweb/package.jsonfor improved readability.